Nevron Open Vision Documentation
Nevron.Nov.Internal Namespace / UpKI<bQKI> Class
Members


In This Topic
    UpKI<bQKI> Class
    In This Topic
    Object Model
    UpKI<bQKI> Class
    Syntax
    'Declaration
     
    
    Friend Class UpKI(Of bQKI As System.Data.Common.DbDataReader) 
       Inherits Nevron.Nov.Data.NDbDataReader
    'Usage
     
    
    Dim instance As UpKI(Of bQKI)
    internal class UpKI<bQKI> : Nevron.Nov.Data.NDbDataReader 
    where bQKI: System.Data.Common.DbDataReader
    Type Parameters
    bQKI
    Inheritance Hierarchy

    System.Object
       Nevron.Nov.Data.NDbDataReader
          Nevron.Nov.Internal.UpKI<bQKI>

    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 7, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later)

    See Also